Read Environment Variable
Command Prototype
sRet = Sys.GetEnviron(sEnvironName)
Command Description
Read environment variable
Parameter Description
- Required Parameter
- sEnvironName--The name of the environment variable to get
- return
- sRet--The variable used to save the output of the function call